Class GoogleCloudSecuritycenterV2AzureSubscription
Inheritance
GoogleCloudSecuritycenterV2AzureSubscription
Assembly: Google.Apis.SecurityCommandCenter.v1beta1.dll
Syntax
public class GoogleCloudSecuritycenterV2AzureSubscription : IDirectResponseSchema
Properties
DisplayName
Declaration
[JsonProperty("displayName")]
public virtual string DisplayName { get; set; }
Property Value
ETag
Declaration
public virtual string ETag { get; set; }
Property Value
Id
Declaration
[JsonProperty("id")]
public virtual string Id { get; set; }
Property Value
Implements