Class MicrosoftAzureResource
[Serializable]
public class MicrosoftAzureResource
- Inheritance
-
objectMicrosoftAzureResource
Fields
name
public string name
Field Value
- string
region
public Region region
Field Value
subscriptionKey
public EncryptableKey subscriptionKey
Field Value
- EncryptableKey
Methods
GetSubscriptionKey()
public string GetSubscriptionKey()
Returns
- string
ToString()
Returns a string that represents the current object.
public override string ToString()
Returns
- string
A string that represents the current object.