Reference documentation and code samples for the Cloud Security Command Center V1 API class Google::Cloud::SecurityCenter::V1::AzureMetadata::AzureSubscription.
Represents an Azure subscription.
Inherits
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#display_name
def display_name() -> ::String
Returns
- (::String) — The display name of the Azure subscription.
#display_name=
def display_name=(value) -> ::String
Parameter
- value (::String) — The display name of the Azure subscription.
Returns
- (::String) — The display name of the Azure subscription.
#id
def id() -> ::String
Returns
-
(::String) — The UUID of the Azure subscription, for example,
291bba3f-e0a5-47bc-a099-3bdcb2a50a05
.
#id=
def id=(value) -> ::String
Parameter
-
value (::String) — The UUID of the Azure subscription, for example,
291bba3f-e0a5-47bc-a099-3bdcb2a50a05
.
Returns
-
(::String) — The UUID of the Azure subscription, for example,
291bba3f-e0a5-47bc-a099-3bdcb2a50a05
.