Home
last modified time | relevance | path

Searched defs:EndpointResourceProperties (Results 1 – 25 of 49) sorted by relevance

12

/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/services/digitaltwins/mgmt/2020-10-31/digitaltwins/
H A Dmodels.go586 type EndpointResourceProperties struct { struct
588 ProvisioningState EndpointProvisioningState `json:"provisioningState,omitempty"`
590 CreatedTime *date.Time `json:"createdTime,omitempty"`
592 DeadLetterSecret *string `json:"deadLetterSecret,omitempty"`
594 EndpointType EndpointType `json:"endpointType,omitempty"`
643 func (erp EndpointResourceProperties) MarshalJSON() ([]byte, error) {
656 func (erp EndpointResourceProperties) AsServiceBus() (*ServiceBus, bool) {
661 func (erp EndpointResourceProperties) AsEventHub() (*EventHub, bool) {
666 func (erp EndpointResourceProperties) AsEventGrid() (*EventGrid, bool) {
671 …rp EndpointResourceProperties) AsEndpointResourceProperties() (*EndpointResourceProperties, bool) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/Azure/azure-sdk-for-go/services/preview/digitaltwins/mgmt/2020-03-01-preview/digitaltwins/
H A Dmodels.go602 type EndpointResourceProperties struct { struct
604 ProvisioningState EndpointProvisioningState `json:"provisioningState,omitempty"`
606 CreatedTime *date.Time `json:"createdTime,omitempty"`
608 Tags map[string]*string `json:"tags"`
610 EndpointType EndpointType `json:"endpointType,omitempty"`
659 func (erp EndpointResourceProperties) MarshalJSON() ([]byte, error) {
672 func (erp EndpointResourceProperties) AsServiceBus() (*ServiceBus, bool) {
677 func (erp EndpointResourceProperties) AsEventHub() (*EventHub, bool) {
682 func (erp EndpointResourceProperties) AsEventGrid() (*EventGrid, bool) {
687 …rp EndpointResourceProperties) AsEndpointResourceProperties() (*EndpointResourceProperties, bool) {
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/Azure/azure-sdk-for-go/services/digitaltwins/mgmt/2020-10-31/digitaltwins/
H A Dmodels.go586 type EndpointResourceProperties struct { struct
588 ProvisioningState EndpointProvisioningState `json:"provisioningState,omitempty"`
590 CreatedTime *date.Time `json:"createdTime,omitempty"`
592 DeadLetterSecret *string `json:"deadLetterSecret,omitempty"`
594 EndpointType EndpointType `json:"endpointType,omitempty"`
643 func (erp EndpointResourceProperties) MarshalJSON() ([]byte, error) {
656 func (erp EndpointResourceProperties) AsServiceBus() (*ServiceBus, bool) {
661 func (erp EndpointResourceProperties) AsEventHub() (*EventHub, bool) {
666 func (erp EndpointResourceProperties) AsEventGrid() (*EventGrid, bool) {
671 …rp EndpointResourceProperties) AsEndpointResourceProperties() (*EndpointResourceProperties, bool) {
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/Azure/azure-sdk-for-go/services/preview/digitaltwins/mgmt/2020-03-01-preview/digitaltwins/
H A Dmodels.go602 type EndpointResourceProperties struct { struct
604 ProvisioningState EndpointProvisioningState `json:"provisioningState,omitempty"`
606 CreatedTime *date.Time `json:"createdTime,omitempty"`
608 Tags map[string]*string `json:"tags"`
610 EndpointType EndpointType `json:"endpointType,omitempty"`
659 func (erp EndpointResourceProperties) MarshalJSON() ([]byte, error) {
672 func (erp EndpointResourceProperties) AsServiceBus() (*ServiceBus, bool) {
677 func (erp EndpointResourceProperties) AsEventHub() (*EventHub, bool) {
682 func (erp EndpointResourceProperties) AsEventGrid() (*EventGrid, bool) {
687 …rp EndpointResourceProperties) AsEndpointResourceProperties() (*EndpointResourceProperties, bool) {
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/Azure/azure-sdk-for-go/services/preview/digitaltwins/mgmt/2020-03-01-preview/digitaltwins/
H A Dmodels.go725 type EndpointResourceProperties struct { struct
727 ProvisioningState EndpointProvisioningState `json:"provisioningState,omitempty"`
729 CreatedTime *date.Time `json:"createdTime,omitempty"`
731 Tags map[string]*string `json:"tags"`
733 EndpointType EndpointType `json:"endpointType,omitempty"`
782 func (erp EndpointResourceProperties) MarshalJSON() ([]byte, error) {
795 func (erp EndpointResourceProperties) AsServiceBus() (*ServiceBus, bool) {
800 func (erp EndpointResourceProperties) AsEventHub() (*EventHub, bool) {
805 func (erp EndpointResourceProperties) AsEventGrid() (*EventGrid, bool) {
810 …rp EndpointResourceProperties) AsEndpointResourceProperties() (*EndpointResourceProperties, bool) {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/preview/digitaltwins/mgmt/2020-03-01-preview/digitaltwins/
H A Dmodels.go727 type EndpointResourceProperties struct { struct
729 ProvisioningState EndpointProvisioningState `json:"provisioningState,omitempty"`
731 CreatedTime *date.Time `json:"createdTime,omitempty"`
733 Tags map[string]*string `json:"tags"`
735 EndpointType EndpointType `json:"endpointType,omitempty"`
784 func (erp EndpointResourceProperties) MarshalJSON() ([]byte, error) {
797 func (erp EndpointResourceProperties) AsServiceBus() (*ServiceBus, bool) {
802 func (erp EndpointResourceProperties) AsEventHub() (*EventHub, bool) {
807 func (erp EndpointResourceProperties) AsEventGrid() (*EventGrid, bool) {
812 …rp EndpointResourceProperties) AsEndpointResourceProperties() (*EndpointResourceProperties, bool) {
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/preview/digitaltwins/mgmt/2020-03-01-preview/digitaltwins/
H A Dmodels.go727 type EndpointResourceProperties struct { struct
729 ProvisioningState EndpointProvisioningState `json:"provisioningState,omitempty"`
731 CreatedTime *date.Time `json:"createdTime,omitempty"`
733 Tags map[string]*string `json:"tags"`
735 EndpointType EndpointType `json:"endpointType,omitempty"`
784 func (erp EndpointResourceProperties) MarshalJSON() ([]byte, error) {
797 func (erp EndpointResourceProperties) AsServiceBus() (*ServiceBus, bool) {
802 func (erp EndpointResourceProperties) AsEventHub() (*EventHub, bool) {
807 func (erp EndpointResourceProperties) AsEventGrid() (*EventGrid, bool) {
812 …rp EndpointResourceProperties) AsEndpointResourceProperties() (*EndpointResourceProperties, bool) {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/digitaltwins/mgmt/2020-10-31/digitaltwins/
H A Dmodels.go711 type EndpointResourceProperties struct { struct
713 ProvisioningState EndpointProvisioningState `json:"provisioningState,omitempty"`
715 CreatedTime *date.Time `json:"createdTime,omitempty"`
717 DeadLetterSecret *string `json:"deadLetterSecret,omitempty"`
719 EndpointType EndpointType `json:"endpointType,omitempty"`
768 func (erp EndpointResourceProperties) MarshalJSON() ([]byte, error) {
781 func (erp EndpointResourceProperties) AsServiceBus() (*ServiceBus, bool) {
786 func (erp EndpointResourceProperties) AsEventHub() (*EventHub, bool) {
791 func (erp EndpointResourceProperties) AsEventGrid() (*EventGrid, bool) {
796 …rp EndpointResourceProperties) AsEndpointResourceProperties() (*EndpointResourceProperties, bool) {
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/preview/digitaltwins/mgmt/2020-03-01-preview/digitaltwins/
H A Dmodels.go727 type EndpointResourceProperties struct { struct
729 ProvisioningState EndpointProvisioningState `json:"provisioningState,omitempty"`
731 CreatedTime *date.Time `json:"createdTime,omitempty"`
733 Tags map[string]*string `json:"tags"`
735 EndpointType EndpointType `json:"endpointType,omitempty"`
784 func (erp EndpointResourceProperties) MarshalJSON() ([]byte, error) {
797 func (erp EndpointResourceProperties) AsServiceBus() (*ServiceBus, bool) {
802 func (erp EndpointResourceProperties) AsEventHub() (*EventHub, bool) {
807 func (erp EndpointResourceProperties) AsEventGrid() (*EventGrid, bool) {
812 …rp EndpointResourceProperties) AsEndpointResourceProperties() (*EndpointResourceProperties, bool) {
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/digitaltwins/mgmt/2020-10-31/digitaltwins/
H A Dmodels.go711 type EndpointResourceProperties struct { struct
713 ProvisioningState EndpointProvisioningState `json:"provisioningState,omitempty"`
715 CreatedTime *date.Time `json:"createdTime,omitempty"`
717 DeadLetterSecret *string `json:"deadLetterSecret,omitempty"`
719 EndpointType EndpointType `json:"endpointType,omitempty"`
768 func (erp EndpointResourceProperties) MarshalJSON() ([]byte, error) {
781 func (erp EndpointResourceProperties) AsServiceBus() (*ServiceBus, bool) {
786 func (erp EndpointResourceProperties) AsEventHub() (*EventHub, bool) {
791 func (erp EndpointResourceProperties) AsEventGrid() (*EventGrid, bool) {
796 …rp EndpointResourceProperties) AsEndpointResourceProperties() (*EndpointResourceProperties, bool) {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/preview/digitaltwins/mgmt/2020-03-01-preview/digitaltwins/
H A Dmodels.go727 type EndpointResourceProperties struct { struct
729 ProvisioningState EndpointProvisioningState `json:"provisioningState,omitempty"`
731 CreatedTime *date.Time `json:"createdTime,omitempty"`
733 Tags map[string]*string `json:"tags"`
735 EndpointType EndpointType `json:"endpointType,omitempty"`
784 func (erp EndpointResourceProperties) MarshalJSON() ([]byte, error) {
797 func (erp EndpointResourceProperties) AsServiceBus() (*ServiceBus, bool) {
802 func (erp EndpointResourceProperties) AsEventHub() (*EventHub, bool) {
807 func (erp EndpointResourceProperties) AsEventGrid() (*EventGrid, bool) {
812 …rp EndpointResourceProperties) AsEndpointResourceProperties() (*EndpointResourceProperties, bool) {
[all …]
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/services/digitaltwins/mgmt/2020-10-31/digitaltwins/
H A Dmodels.go711 type EndpointResourceProperties struct { struct
713 ProvisioningState EndpointProvisioningState `json:"provisioningState,omitempty"`
715 CreatedTime *date.Time `json:"createdTime,omitempty"`
717 DeadLetterSecret *string `json:"deadLetterSecret,omitempty"`
719 EndpointType EndpointType `json:"endpointType,omitempty"`
768 func (erp EndpointResourceProperties) MarshalJSON() ([]byte, error) {
781 func (erp EndpointResourceProperties) AsServiceBus() (*ServiceBus, bool) {
786 func (erp EndpointResourceProperties) AsEventHub() (*EventHub, bool) {
791 func (erp EndpointResourceProperties) AsEventGrid() (*EventGrid, bool) {
796 …rp EndpointResourceProperties) AsEndpointResourceProperties() (*EndpointResourceProperties, bool) {
[all …]
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/services/preview/digitaltwins/mgmt/2020-03-01-preview/digitaltwins/
H A Dmodels.go727 type EndpointResourceProperties struct { struct
729 ProvisioningState EndpointProvisioningState `json:"provisioningState,omitempty"`
731 CreatedTime *date.Time `json:"createdTime,omitempty"`
733 Tags map[string]*string `json:"tags"`
735 EndpointType EndpointType `json:"endpointType,omitempty"`
784 func (erp EndpointResourceProperties) MarshalJSON() ([]byte, error) {
797 func (erp EndpointResourceProperties) AsServiceBus() (*ServiceBus, bool) {
802 func (erp EndpointResourceProperties) AsEventHub() (*EventHub, bool) {
807 func (erp EndpointResourceProperties) AsEventGrid() (*EventGrid, bool) {
812 …rp EndpointResourceProperties) AsEndpointResourceProperties() (*EndpointResourceProperties, bool) {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/digitaltwins/mgmt/2020-10-31/digitaltwins/
H A Dmodels.go711 type EndpointResourceProperties struct { struct
713 ProvisioningState EndpointProvisioningState `json:"provisioningState,omitempty"`
715 CreatedTime *date.Time `json:"createdTime,omitempty"`
717 DeadLetterSecret *string `json:"deadLetterSecret,omitempty"`
719 EndpointType EndpointType `json:"endpointType,omitempty"`
768 func (erp EndpointResourceProperties) MarshalJSON() ([]byte, error) {
781 func (erp EndpointResourceProperties) AsServiceBus() (*ServiceBus, bool) {
786 func (erp EndpointResourceProperties) AsEventHub() (*EventHub, bool) {
791 func (erp EndpointResourceProperties) AsEventGrid() (*EventGrid, bool) {
796 …rp EndpointResourceProperties) AsEndpointResourceProperties() (*EndpointResourceProperties, bool) {
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/digitaltwins/mgmt/2020-10-31/digitaltwins/
H A Dmodels.go711 type EndpointResourceProperties struct { struct
713 ProvisioningState EndpointProvisioningState `json:"provisioningState,omitempty"`
715 CreatedTime *date.Time `json:"createdTime,omitempty"`
717 DeadLetterSecret *string `json:"deadLetterSecret,omitempty"`
719 EndpointType EndpointType `json:"endpointType,omitempty"`
768 func (erp EndpointResourceProperties) MarshalJSON() ([]byte, error) {
781 func (erp EndpointResourceProperties) AsServiceBus() (*ServiceBus, bool) {
786 func (erp EndpointResourceProperties) AsEventHub() (*EventHub, bool) {
791 func (erp EndpointResourceProperties) AsEventGrid() (*EventGrid, bool) {
796 …rp EndpointResourceProperties) AsEndpointResourceProperties() (*EndpointResourceProperties, bool) {
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/services/preview/digitaltwins/mgmt/2020-03-01-preview/digitaltwins/
H A Dmodels.go727 type EndpointResourceProperties struct { struct
729 ProvisioningState EndpointProvisioningState `json:"provisioningState,omitempty"`
731 CreatedTime *date.Time `json:"createdTime,omitempty"`
733 Tags map[string]*string `json:"tags"`
735 EndpointType EndpointType `json:"endpointType,omitempty"`
784 func (erp EndpointResourceProperties) MarshalJSON() ([]byte, error) {
797 func (erp EndpointResourceProperties) AsServiceBus() (*ServiceBus, bool) {
802 func (erp EndpointResourceProperties) AsEventHub() (*EventHub, bool) {
807 func (erp EndpointResourceProperties) AsEventGrid() (*EventGrid, bool) {
812 …rp EndpointResourceProperties) AsEndpointResourceProperties() (*EndpointResourceProperties, bool) {
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/services/digitaltwins/mgmt/2020-10-31/digitaltwins/
H A Dmodels.go711 type EndpointResourceProperties struct { struct
713 ProvisioningState EndpointProvisioningState `json:"provisioningState,omitempty"`
715 CreatedTime *date.Time `json:"createdTime,omitempty"`
717 DeadLetterSecret *string `json:"deadLetterSecret,omitempty"`
719 EndpointType EndpointType `json:"endpointType,omitempty"`
768 func (erp EndpointResourceProperties) MarshalJSON() ([]byte, error) {
781 func (erp EndpointResourceProperties) AsServiceBus() (*ServiceBus, bool) {
786 func (erp EndpointResourceProperties) AsEventHub() (*EventHub, bool) {
791 func (erp EndpointResourceProperties) AsEventGrid() (*EventGrid, bool) {
796 …rp EndpointResourceProperties) AsEndpointResourceProperties() (*EndpointResourceProperties, bool) {
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-azidentity-v0.10.0/services/digitaltwins/mgmt/2020-12-01/digitaltwins/
H A Dmodels.go782 type EndpointResourceProperties struct { struct
784 ProvisioningState EndpointProvisioningState `json:"provisioningState,omitempty"`
786 CreatedTime *date.Time `json:"createdTime,omitempty"`
788 AuthenticationType AuthenticationType `json:"authenticationType,omitempty"`
790 DeadLetterSecret *string `json:"deadLetterSecret,omitempty"`
792 DeadLetterURI *string `json:"deadLetterUri,omitempty"`
794 EndpointType EndpointType `json:"endpointType,omitempty"`
843 func (erp EndpointResourceProperties) MarshalJSON() ([]byte, error) {
862 func (erp EndpointResourceProperties) AsServiceBus() (*ServiceBus, bool) {
867 func (erp EndpointResourceProperties) AsEventHub() (*EventHub, bool) {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/Azure/azure-sdk-for-go/services/digitaltwins/mgmt/2020-12-01/digitaltwins/
H A Dmodels.go782 type EndpointResourceProperties struct { struct
784 ProvisioningState EndpointProvisioningState `json:"provisioningState,omitempty"`
786 CreatedTime *date.Time `json:"createdTime,omitempty"`
788 AuthenticationType AuthenticationType `json:"authenticationType,omitempty"`
790 DeadLetterSecret *string `json:"deadLetterSecret,omitempty"`
792 DeadLetterURI *string `json:"deadLetterUri,omitempty"`
794 EndpointType EndpointType `json:"endpointType,omitempty"`
843 func (erp EndpointResourceProperties) MarshalJSON() ([]byte, error) {
862 func (erp EndpointResourceProperties) AsServiceBus() (*ServiceBus, bool) {
867 func (erp EndpointResourceProperties) AsEventHub() (*EventHub, bool) {
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-azcore-v0.19.0/services/digitaltwins/mgmt/2020-12-01/digitaltwins/
H A Dmodels.go782 type EndpointResourceProperties struct { struct
784 ProvisioningState EndpointProvisioningState `json:"provisioningState,omitempty"`
786 CreatedTime *date.Time `json:"createdTime,omitempty"`
788 AuthenticationType AuthenticationType `json:"authenticationType,omitempty"`
790 DeadLetterSecret *string `json:"deadLetterSecret,omitempty"`
792 DeadLetterURI *string `json:"deadLetterUri,omitempty"`
794 EndpointType EndpointType `json:"endpointType,omitempty"`
843 func (erp EndpointResourceProperties) MarshalJSON() ([]byte, error) {
862 func (erp EndpointResourceProperties) AsServiceBus() (*ServiceBus, bool) {
867 func (erp EndpointResourceProperties) AsEventHub() (*EventHub, bool) {
[all …]
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/Azure/azure-sdk-for-go/services/digitaltwins/mgmt/2020-12-01/digitaltwins/
H A Dmodels.go782 type EndpointResourceProperties struct { struct
784 ProvisioningState EndpointProvisioningState `json:"provisioningState,omitempty"`
786 CreatedTime *date.Time `json:"createdTime,omitempty"`
788 AuthenticationType AuthenticationType `json:"authenticationType,omitempty"`
790 DeadLetterSecret *string `json:"deadLetterSecret,omitempty"`
792 DeadLetterURI *string `json:"deadLetterUri,omitempty"`
794 EndpointType EndpointType `json:"endpointType,omitempty"`
843 func (erp EndpointResourceProperties) MarshalJSON() ([]byte, error) {
862 func (erp EndpointResourceProperties) AsServiceBus() (*ServiceBus, bool) {
867 func (erp EndpointResourceProperties) AsEventHub() (*EventHub, bool) {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/Azure/azure-sdk-for-go/services/digitaltwins/mgmt/2020-12-01/digitaltwins/
H A Dmodels.go782 type EndpointResourceProperties struct { struct
784 ProvisioningState EndpointProvisioningState `json:"provisioningState,omitempty"`
786 CreatedTime *date.Time `json:"createdTime,omitempty"`
788 AuthenticationType AuthenticationType `json:"authenticationType,omitempty"`
790 DeadLetterSecret *string `json:"deadLetterSecret,omitempty"`
792 DeadLetterURI *string `json:"deadLetterUri,omitempty"`
794 EndpointType EndpointType `json:"endpointType,omitempty"`
843 func (erp EndpointResourceProperties) MarshalJSON() ([]byte, error) {
862 func (erp EndpointResourceProperties) AsServiceBus() (*ServiceBus, bool) {
867 func (erp EndpointResourceProperties) AsEventHub() (*EventHub, bool) {
[all …]
/dports/www/grafana8/azure-sdk-for-go-sdk-internal-v0.7.0/services/digitaltwins/mgmt/2020-12-01/digitaltwins/
H A Dmodels.go782 type EndpointResourceProperties struct { struct
784 ProvisioningState EndpointProvisioningState `json:"provisioningState,omitempty"`
786 CreatedTime *date.Time `json:"createdTime,omitempty"`
788 AuthenticationType AuthenticationType `json:"authenticationType,omitempty"`
790 DeadLetterSecret *string `json:"deadLetterSecret,omitempty"`
792 DeadLetterURI *string `json:"deadLetterUri,omitempty"`
794 EndpointType EndpointType `json:"endpointType,omitempty"`
843 func (erp EndpointResourceProperties) MarshalJSON() ([]byte, error) {
862 func (erp EndpointResourceProperties) AsServiceBus() (*ServiceBus, bool) {
867 func (erp EndpointResourceProperties) AsEventHub() (*EventHub, bool) {
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/Azure/azure-sdk-for-go/services/digitaltwins/mgmt/2020-12-01/digitaltwins/
H A Dmodels.go651 type EndpointResourceProperties struct { struct
653 ProvisioningState EndpointProvisioningState `json:"provisioningState,omitempty"`
655 CreatedTime *date.Time `json:"createdTime,omitempty"`
657 AuthenticationType AuthenticationType `json:"authenticationType,omitempty"`
659 DeadLetterSecret *string `json:"deadLetterSecret,omitempty"`
661 DeadLetterURI *string `json:"deadLetterUri,omitempty"`
663 EndpointType EndpointType `json:"endpointType,omitempty"`
712 func (erp EndpointResourceProperties) MarshalJSON() ([]byte, error) {
731 func (erp EndpointResourceProperties) AsServiceBus() (*ServiceBus, bool) {
736 func (erp EndpointResourceProperties) AsEventHub() (*EventHub, bool) {
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/Azure/azure-sdk-for-go/profiles/preview/preview/digitaltwins/mgmt/digitaltwins/
H A Dmodels.go86 type EndpointResourceProperties = original.EndpointResourceProperties talias

12