class AzureSourceDetails extends Model (View source)

Properties

string $azureLocation
protected $clientSecretCredsType
protected $clientSecretCredsDataType
protected $errorType
protected $errorDataType
string[] $migrationResourcesUserTags
string $resourceGroupId
string $state
string $subscriptionId

Methods

setAzureLocation($azureLocation)

No description

string
getAzureLocation()

No description

setClientSecretCreds(ClientSecretCredentials $clientSecretCreds)

No description

setError(Status $error)

No description

getError()

No description

setMigrationResourcesUserTags($migrationResourcesUserTags)

No description

string[]
setResourceGroupId($resourceGroupId)

No description

string
getResourceGroupId()

No description

setState($state)

No description

string
getState()

No description

setSubscriptionId($subscriptionId)

No description

string
getSubscriptionId()

No description

Details

setAzureLocation($azureLocation)

No description

Parameters

$azureLocation

string getAzureLocation()

No description

Return Value

string

setClientSecretCreds(ClientSecretCredentials $clientSecretCreds)

No description

Parameters

ClientSecretCredentials $clientSecretCreds

ClientSecretCredentials getClientSecretCreds()

No description

setError(Status $error)

No description

Parameters

Status $error

Status getError()

No description

Return Value

Status

setMigrationResourcesUserTags($migrationResourcesUserTags)

No description

Parameters

$migrationResourcesUserTags

string[] getMigrationResourcesUserTags()

No description

Return Value

string[]

setResourceGroupId($resourceGroupId)

No description

Parameters

$resourceGroupId

string getResourceGroupId()

No description

Return Value

string

setState($state)

No description

Parameters

$state

string getState()

No description

Return Value

string

setSubscriptionId($subscriptionId)

No description

Parameters

$subscriptionId

string getSubscriptionId()

No description

Return Value

string