GetAutomationAccountResult

constructor(automationHybridServiceUrl: String? = null, creationTime: String, description: String? = null, disableLocalAuth: Boolean? = null, encryption: EncryptionPropertiesResponse? = null, etag: String? = null, id: String, identity: IdentityResponse? = null, lastModifiedBy: String? = null, lastModifiedTime: String, location: String? = null, name: String, privateEndpointConnections: List<PrivateEndpointConnectionResponse>? = null, publicNetworkAccess: Boolean? = null, sku: SkuResponse? = null, state: String, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String)