AzureSourceDetails
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
getClientSecretCreds()
No description
setMigrationResourcesUserTags($migrationResourcesUserTags)
No description
string[]
getMigrationResourcesUserTags()
No description
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
string
getAzureLocation()
No description
setClientSecretCreds(ClientSecretCredentials $clientSecretCreds)
No description
ClientSecretCredentials
getClientSecretCreds()
No description
setError(Status $error)
No description
Status
getError()
No description
setMigrationResourcesUserTags($migrationResourcesUserTags)
No description
string[]
getMigrationResourcesUserTags()
No description
setResourceGroupId($resourceGroupId)
No description
string
getResourceGroupId()
No description
setState($state)
No description
string
getState()
No description
setSubscriptionId($subscriptionId)
No description
string
getSubscriptionId()
No description