Table of Contents

Class MicrosoftAzureResource

[Serializable]
public class MicrosoftAzureResource
Inheritance
object
MicrosoftAzureResource

Fields

name

public string name

Field Value

string

region

public Region region

Field Value

Region

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.