Documentation ¶
Index ¶
- func AdApplications() *schema.Table
- func AdGroups() *schema.Table
- func AdServicePrincipals() *schema.Table
- func AdUsers() *schema.Table
- func AuthorizationRoleAssignments() *schema.Table
- func AuthorizationRoleDefinitions() *schema.Table
- func ComputeDisks() *schema.Table
- func ComputeVirtualMachines() *schema.Table
- func ContainerManagedClusters() *schema.Table
- func KeyvaultVaults() *schema.Table
- func MonitorActivityLogAlerts() *schema.Table
- func MonitorActivityLogs() *schema.Table
- func MonitorDiagnosticSettings() *schema.Table
- func MonitorLogProfiles() *schema.Table
- func MySQLServers() *schema.Table
- func NetworkPublicIPAddresses() *schema.Table
- func NetworkSecurityGroups() *schema.Table
- func NetworkVirtualNetworks() *schema.Table
- func NetworkWatchers() *schema.Table
- func PostgresqlServers() *schema.Table
- func Provider() *provider.Provider
- func ResourcesGroups() *schema.Table
- func ResourcesPolicyAssignments() *schema.Table
- func SQLDatabases() *schema.Table
- func SQLServerEncryptionProtectors() *schema.Table
- func SQLServers() *schema.Table
- func SecurityAutoProvisioningSettings() *schema.Table
- func SecurityContacts() *schema.Table
- func SecurityPricings() *schema.Table
- func SecuritySettings() *schema.Table
- func StorageAccounts() *schema.Table
- func StorageBlobServices() *schema.Table
- func StorageContainers() *schema.Table
- func SubscriptionSubscriptions() *schema.Table
- func WebAppAuthSettings() *schema.Table
- func WebApps() *schema.Table
- type PublishData
- type PublishProfile
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AdApplications ¶ added in v0.3.0
func AdServicePrincipals ¶ added in v0.3.0
func AuthorizationRoleAssignments ¶ added in v0.3.0
func AuthorizationRoleDefinitions ¶ added in v0.3.0
func ComputeDisks ¶ added in v0.2.0
func ComputeVirtualMachines ¶ added in v0.3.0
func ContainerManagedClusters ¶ added in v0.3.0
func KeyvaultVaults ¶ added in v0.3.0
func MonitorActivityLogAlerts ¶ added in v0.3.0
func MonitorActivityLogs ¶ added in v0.3.0
func MonitorDiagnosticSettings ¶ added in v0.3.0
func MonitorLogProfiles ¶ added in v0.3.0
func MySQLServers ¶ added in v0.2.0
func NetworkPublicIPAddresses ¶ added in v0.3.0
func NetworkSecurityGroups ¶ added in v0.3.0
func NetworkVirtualNetworks ¶ added in v0.2.0
func NetworkWatchers ¶ added in v0.3.0
func PostgresqlServers ¶ added in v0.2.0
func ResourcesGroups ¶ added in v0.2.4
func ResourcesPolicyAssignments ¶ added in v0.3.3
func SQLDatabases ¶ added in v0.2.4
func SQLServerEncryptionProtectors ¶ added in v0.3.3
func SQLServers ¶ added in v0.2.0
func SecurityAutoProvisioningSettings ¶ added in v0.3.0
func SecurityContacts ¶ added in v0.3.0
func SecurityPricings ¶ added in v0.3.0
func SecuritySettings ¶ added in v0.3.0
func StorageAccounts ¶ added in v0.2.0
func StorageBlobServices ¶ added in v0.3.0
func StorageContainers ¶ added in v0.2.4
func SubscriptionSubscriptions ¶ added in v0.3.0
func WebAppAuthSettings ¶ added in v0.3.0
Types ¶
type PublishData ¶ added in v0.3.0
type PublishData struct { XMLName xml.Name `xml:"publishData"` PublishData []PublishProfile `xml:"publishProfile"` }
type PublishProfile ¶ added in v0.3.0
Source Files ¶
- ad_applications.go
- ad_groups.go
- ad_service_principals.go
- ad_users.go
- authorization_role_assignments.go
- authorization_role_definitions.go
- compute_disks.go
- compute_virtual_machines.go
- container_managed_clusters.go
- keyvault_vaults.go
- monitor_activity_log_alerts.go
- monitor_activity_logs.go
- monitor_diagnostic_settings.go
- monitor_log_profiles.go
- mysql_servers.go
- network_public_ip_addresses.go
- network_security_groups.go
- network_virtual_networks.go
- network_watchers.go
- postgresql_servers.go
- provider.go
- resources_groups.go
- resources_policy_assignments.go
- security_auto_provisioning_settings.go
- security_contacts.go
- security_pricings.go
- security_settings.go
- sql_databases.go
- sql_encryption_protectors.go
- sql_servers.go
- storage_accounts.go
- storage_blob_services.go
- storage_containers.go
- subscription_subscriptions.go
- web_app_auth_settings.go
- web_apps.go
Click to show internal directories.
Click to hide internal directories.