Compute Engine v1 API - Class StoragePoolShareSettings (3.30.0)

public sealed class StoragePoolShareSettings : IMessage<StoragePoolShareSettings>, IEquatable<StoragePoolShareSettings>, IDeepCloneable<StoragePoolShareSettings>, IBufferMessage, IMessage

Reference documentation and code samples for the Compute Engine v1 API class StoragePoolShareSettings.

Share settings for the storage pool.

Inheritance

object > StoragePoolShareSettings

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

StoragePoolShareSettings()

public StoragePoolShareSettings()

StoragePoolShareSettings(StoragePoolShareSettings)

public StoragePoolShareSettings(StoragePoolShareSettings other)
Parameter
Name Description
other StoragePoolShareSettings

Properties

ProjectMap

public MapField<string, StoragePoolShareSettingsProjectConfig> ProjectMap { get; }

A map of project id and project config.

Property Value
Type Description
MapFieldstringStoragePoolShareSettingsProjectConfig