Compute Engine v1 API - Class AllocationReservationSharingPolicy (3.6.0)

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

Inheritance

object > AllocationReservationSharingPolicy

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

AllocationReservationSharingPolicy()

public AllocationReservationSharingPolicy()

AllocationReservationSharingPolicy(AllocationReservationSharingPolicy)

public AllocationReservationSharingPolicy(AllocationReservationSharingPolicy other)
Parameter
Name Description
other AllocationReservationSharingPolicy

Properties

HasServiceShareType

public bool HasServiceShareType { get; }

Gets whether the "service_share_type" field is set

Property Value
Type Description
bool

ServiceShareType

public string ServiceShareType { get; set; }

Sharing config for all Google Cloud services. Check the ServiceShareType enum for the list of possible values.

Property Value
Type Description
string