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