ExpressRouteCrossConnectionProperties interface
ExpressRouteCrossConnection özellikleri.
Özellikler
| express |
The ExpressRouteCircuit. |
| peerings | Eşlemelerin listesi. |
| service |
Bağlantı sağlayıcısı tarafından ayarlanan ek salt okunur notlar. |
| service |
Bağlantı sağlayıcısı sistemindeki bağlantı hattının sağlama durumu. |
Özellik Ayrıntıları
expressRouteCircuit
The ExpressRouteCircuit.
expressRouteCircuit?: ExpressRouteCircuitReference
Özellik Değeri
peerings
Eşlemelerin listesi.
peerings?: ExpressRouteCrossConnectionPeering[]
Özellik Değeri
serviceProviderNotes
Bağlantı sağlayıcısı tarafından ayarlanan ek salt okunur notlar.
serviceProviderNotes?: string
Özellik Değeri
string
serviceProviderProvisioningState
Bağlantı sağlayıcısı sistemindeki bağlantı hattının sağlama durumu.
serviceProviderProvisioningState?: "Provisioning" | "Provisioned" | "Deprovisioning" | "NotProvisioned"
Özellik Değeri
"Provisioning" | "Provisioned" | "Deprovisioning" | "NotProvisioned"